projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
502dbd1
)
Clean up mm-display-inline-fontify slightly
author
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 21 Jan 2022 11:07:31 +0000
(12:07 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 21 Jan 2022 11:07:31 +0000
(12:07 +0100)
* lisp/gnus/mm-view.el (mm-display-inline-fontify): Remove some
left-over compat code.
lisp/gnus/mm-view.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/mm-view.el
b/lisp/gnus/mm-view.el
index b110750c098cf69a265144639b8b340788b720ef..c40c38a95f92e6997e7750ad7db80e497b8cab13 100644
(file)
--- a/
lisp/gnus/mm-view.el
+++ b/
lisp/gnus/mm-view.el
@@
-504,8
+504,6
@@
If MODE is not set, try to find mode automatically."
(setq coding-system (mm-find-buffer-file-coding-system)))
(setq text (buffer-string))))
(with-temp-buffer
- (buffer-disable-undo)
- (mm-enable-multibyte)
(insert (cond ((eq charset 'gnus-decoded)
(with-current-buffer (mm-handle-buffer handle)
(buffer-string)))